Creating An application like NotePad-Part1
post⇾Main⇾...⇾Course⇾Windows Forms App Development 19:32, 09 May 24The third lesson of training from zero to one hundred on making Windows Desktop Software with Mohammad Fathi.

What you will see in this video:
- Making a Software similar to NotePad
- Introduction of ToolStrip and MenuStrip tools
- Introduction and how to make all kinds of buttons in the ToolStrip tool
- How to use the Applications available in each control
- Introducing some features and Applications of the RichTextBox control
- Edit some features of the controls